[INFO] cloning repository https://github.com/dkeehl/chunfen
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dkeehl/chunfen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdkeehl%2Fchunfen", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdkeehl%2Fchunfen'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5d7b66ed0687f0c2adaf4e0146ae28231b88c0e9
[INFO] fixing dkeehl/chunfen against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdkeehl%2Fchunfen" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dkeehl/chunfen
[INFO] finished tweaking git repo https://github.com/dkeehl/chunfen
[INFO] tweaked toml for git repo https://github.com/dkeehl/chunfen written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dkeehl/chunfen on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dkeehl/chunfen already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 19536a79d9e391d7fb880d20e2aac2b3078fef5c906766fb4c5b664be8cfff5d
[INFO] running `Command { std: "docker" "start" "19536a79d9e391d7fb880d20e2aac2b3078fef5c906766fb4c5b664be8cfff5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "19536a79d9e391d7fb880d20e2aac2b3078fef5c906766fb4c5b664be8cfff5d" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "19536a79d9e391d7fb880d20e2aac2b3078fef5c906766fb4c5b664be8cfff5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "19536a79d9e391d7fb880d20e2aac2b3078fef5c906766fb4c5b664be8cfff5d" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating chunfen-sec/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating chunfen-socks/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]     Checking libc v0.2.39
[INFO] [stderr]     Checking cfg-if v0.1.5
[INFO] [stderr]     Checking futures v0.1.25
[INFO] [stderr]     Checking byteorder v1.2.6
[INFO] [stderr]     Checking crossbeam-utils v0.5.0
[INFO] [stderr]     Checking slab v0.4.1
[INFO] [stderr]     Checking nodrop v0.1.12
[INFO] [stderr]    Compiling scopeguard v0.3.3
[INFO] [stderr]     Checking rand_core v0.3.0
[INFO] [stderr]    Compiling lazy_static v1.0.0
[INFO] [stderr]     Checking lazycell v0.6.0
[INFO] [stderr]     Checking memoffset v0.2.1
[INFO] [stderr]    Compiling crossbeam-utils v0.2.2
[INFO] [stderr]    Compiling arrayvec v0.4.7
[INFO] [stderr]    Compiling rayon-core v1.4.0
[INFO] [stderr]    Compiling num-traits v0.2.6
[INFO] [stderr]     Checking log v0.4.1
[INFO] [stderr]    Compiling memchr v2.1.0
[INFO] [stderr]    Compiling num-integer v0.1.39
[INFO] [stderr]     Checking unicode-width v0.1.5
[INFO] [stderr]    Compiling gcc v0.3.54
[INFO] [stderr]     Checking lazy_static v0.2.11
[INFO] [stderr]     Checking getopts v0.2.18
[INFO] [stderr]     Checking untrusted v0.5.1
[INFO] [stderr]     Checking rand_core v0.2.2
[INFO] [stderr]     Checking fern v0.5.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.3.1
[INFO] [stderr]    Compiling rand v0.4.2
[INFO] [stderr]    Compiling num_cpus v1.8.0
[INFO] [stderr]    Compiling crossbeam-deque v0.2.0
[INFO] [stderr]     Checking crossbeam-epoch v0.5.2
[INFO] [stderr]     Checking iovec v0.1.2
[INFO] [stderr]     Checking net2 v0.2.32
[INFO] [stderr]     Checking rand v0.5.5
[INFO] [stderr]     Checking time v0.1.39
[INFO] [stderr]     Checking bytes v0.4.10
[INFO] [stderr]     Checking crossbeam-deque v0.6.1
[INFO] [stderr]     Checking nom v4.1.1
[INFO] [stderr]     Checking mio v0.6.14
[INFO] [stderr]    Compiling rayon v0.8.2
[INFO] [stderr]     Checking chrono v0.4.6
[INFO] [stderr]     Checking tokio-executor v0.1.5
[INFO] [stderr]     Checking tokio-io v0.1.9
[INFO] [stderr]     Checking tokio-threadpool v0.1.8
[INFO] [stderr]     Checking tokio-timer v0.2.7
[INFO] [stderr]    Compiling ring v0.12.1
[INFO] [stderr]     Checking tokio-reactor v0.1.3
[INFO] [stderr]     Checking tokio-codec v0.1.1
[INFO] [stderr]     Checking tokio-fs v0.1.4
[INFO] [stderr]     Checking tokio-udp v0.1.2
[INFO] [stderr]     Checking tokio-tcp v0.1.2
[INFO] [stderr]     Checking tokio v0.1.7
[INFO] [stderr]     Checking chunfen-socks v0.1.0 (/opt/rustwide/workdir/chunfen-socks)
[INFO] [stderr]    Migrating chunfen-socks/src/lib.rs from 2018 edition to 2021
[INFO] [stderr]        Fixed chunfen-socks/src/connector.rs (4 fixes)
[INFO] [stderr]        Fixed chunfen-socks/src/utils.rs (1 fix)
[INFO] [stderr]    Migrating chunfen-socks/src/bin/main.rs from 2018 edition to 2021
[INFO] [stderr]     Checking chunfen-sec v0.1.0 (/opt/rustwide/workdir/chunfen-sec)
[INFO] [stderr]    Migrating chunfen-sec/src/lib.rs from 2018 edition to 2021
[INFO] [stderr]        Fixed chunfen-sec/src/encryption.rs (6 fixes)
[INFO] [stderr]        Fixed chunfen-sec/src/session.rs (8 fixes)
[INFO] [stderr]        Fixed chunfen-sec/src/utils/vec_buffer.rs (1 fix)
[INFO] [stderr]        Fixed chunfen-sec/src/server.rs (2 fixes)
[INFO] [stderr]        Fixed chunfen-sec/src/utils/msg_deframer.rs (1 fix)
[INFO] [stderr]        Fixed chunfen-sec/src/client.rs (2 fixes)
[INFO] [stderr]     Checking chunfen v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> chunfen-sec/src/session.rs:320:44
[INFO] [stdout]     |
[INFO] [stdout] 320 |             fn read_tls(&mut self, r: &mut Read) -> Result<usize, io::Error> {
[INFO] [stdout]     |                                            ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: chunfen-sec/src/client.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | session_struct!(ClientSession with state: ClientState);
[INFO] [stdout]     | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `--force-warn bare-trait-objects` implied by `--force-warn rust-2021-compatibility`
[INFO] [stdout]     = note: this warning originates in the macro `session_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> chunfen-sec/src/session.rs:324:45
[INFO] [stdout]     |
[INFO] [stdout] 324 |             fn write_tls(&mut self, w: &mut Write) -> Result<usize, io::Error> {
[INFO] [stdout]     |                                             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: chunfen-sec/src/client.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | session_struct!(ClientSession with state: ClientState);
[INFO] [stdout]     | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `session_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> chunfen-sec/src/session.rs:320:44
[INFO] [stdout]     |
[INFO] [stdout] 320 |             fn read_tls(&mut self, r: &mut Read) -> Result<usize, io::Error> {
[INFO] [stdout]     |                                            ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: chunfen-sec/src/server.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | session_struct!(ServerSession with state: ServerState);
[INFO] [stdout]     | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `session_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> chunfen-sec/src/session.rs:324:45
[INFO] [stdout]     |
[INFO] [stdout] 324 |             fn write_tls(&mut self, w: &mut Write) -> Result<usize, io::Error> {
[INFO] [stdout]     |                                             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: chunfen-sec/src/server.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | session_struct!(ServerSession with state: ServerState);
[INFO] [stdout]     | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `session_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> chunfen-sec/src/session.rs:320:44
[INFO] [stdout]     |
[INFO] [stdout] 320 |             fn read_tls(&mut self, r: &mut Read) -> Result<usize, io::Error> {
[INFO] [stdout]     |                                            ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: chunfen-sec/src/client.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | session_struct!(ClientSession with state: ClientState);
[INFO] [stdout]     | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `--force-warn bare-trait-objects` implied by `--force-warn rust-2021-compatibility`
[INFO] [stdout]     = note: this warning originates in the macro `session_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed chunfen-sec/src/encryption.rs (3 fixes)
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> chunfen-sec/src/session.rs:324:45
[INFO] [stdout]     |
[INFO] [stdout] 324 |             fn write_tls(&mut self, w: &mut Write) -> Result<usize, io::Error> {
[INFO] [stdout]     |                                             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: chunfen-sec/src/client.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | session_struct!(ClientSession with state: ClientState);
[INFO] [stdout]     | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `session_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating src/lib.rs from 2018 edition to 2021
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> chunfen-sec/src/session.rs:320:44
[INFO] [stdout]     |
[INFO] [stdout] 320 |             fn read_tls(&mut self, r: &mut Read) -> Result<usize, io::Error> {
[INFO] [stdout]     |                                            ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: chunfen-sec/src/server.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | session_struct!(ServerSession with state: ServerState);
[INFO] [stdout]     | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `session_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> chunfen-sec/src/session.rs:324:45
[INFO] [stdout]     |
[INFO] [stdout] 324 |             fn write_tls(&mut self, w: &mut Write) -> Result<usize, io::Error> {
[INFO] [stdout]     |                                             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: chunfen-sec/src/server.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | session_struct!(ServerSession with state: ServerState);
[INFO] [stdout]     | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `session_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed src/tunnel_port.rs (3 fixes)
[INFO] [stderr]    Migrating src/bin/client.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating src/bin/server.rs from 2018 edition to 2021
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.18s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.1.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr] crater-edition-check: chunfen v0.1.0 (/opt/rustwide/workdir) updating edition from 2018 to 2021
[INFO] [stderr] crater-edition-check: chunfen-sec v0.1.0 (/opt/rustwide/workdir/chunfen-sec) updating edition from 2018 to 2021
[INFO] [stderr] crater-edition-check: chunfen-socks v0.1.0 (/opt/rustwide/workdir/chunfen-socks) updating edition from 2018 to 2021
[INFO] [stderr]     Checking chunfen-socks v0.1.0 (/opt/rustwide/workdir/chunfen-socks)
[INFO] [stderr]     Checking chunfen-sec v0.1.0 (/opt/rustwide/workdir/chunfen-sec)
[INFO] [stdout] error[E0782]: expected a type, found a trait
[INFO] [stdout]    --> chunfen-sec/src/session.rs:320:44
[INFO] [stdout]     |
[INFO] [stdout] 320 |             fn read_tls(&mut self, r: &mut Read) -> Result<usize, io::Error> {
[INFO] [stdout]     |                                            ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: chunfen-sec/src/client.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | session_struct!(ClientSession with state: ClientState);
[INFO] [stdout]     | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `session_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0782]: expected a type, found a trait
[INFO] [stdout]    --> chunfen-sec/src/session.rs:324:45
[INFO] [stdout]     |
[INFO] [stdout] 324 |             fn write_tls(&mut self, w: &mut Write) -> Result<usize, io::Error> {
[INFO] [stdout]     |                                             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: chunfen-sec/src/client.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | session_struct!(ClientSession with state: ClientState);
[INFO] [stdout]     | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `session_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0782]: expected a type, found a trait
[INFO] [stdout]    --> chunfen-sec/src/session.rs:320:44
[INFO] [stdout]     |
[INFO] [stdout] 320 |             fn read_tls(&mut self, r: &mut Read) -> Result<usize, io::Error> {
[INFO] [stdout]     |                                            ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: chunfen-sec/src/server.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | session_struct!(ServerSession with state: ServerState);
[INFO] [stdout]     | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `session_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0782]: expected a type, found a trait
[INFO] [stdout]    --> chunfen-sec/src/session.rs:324:45
[INFO] [stdout]     |
[INFO] [stdout] 324 |             fn write_tls(&mut self, w: &mut Write) -> Result<usize, io::Error> {
[INFO] [stdout]     |                                             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: chunfen-sec/src/server.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | session_struct!(ServerSession with state: ServerState);
[INFO] [stdout]     | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `session_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> chunfen-sec/src/data.rs:179:51
[INFO] [stdout]     |
[INFO] [stdout] 179 |                 write!(f, "{} of type {:?}", self.description(), typ),
[INFO] [stdout]     |                                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> chunfen-sec/src/data.rs:181:44
[INFO] [stdout]     |
[INFO] [stdout] 181 |                 write!(f, "{}, {:?}", self.description(), alert),
[INFO] [stdout]     |                                            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> chunfen-sec/src/data.rs:183:42
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 write!(f, "{}, {}", self.description(), why),
[INFO] [stdout]     |                                          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> chunfen-sec/src/data.rs:186:71
[INFO] [stdout]     |
[INFO] [stdout] 186 |             TLSError::PeerSentOversizedRecord => write!(f, "{}", self.description()),
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> chunfen-sec/src/data.rs:187:45
[INFO] [stdout]     |
[INFO] [stdout] 187 |             _ => write!(f, "{}: {:?}", self.description(), self),
[INFO] [stdout]     |                                             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0782]: expected a type, found a trait
[INFO] [stdout]    --> chunfen-sec/src/session.rs:320:44
[INFO] [stdout]     |
[INFO] [stdout] 320 |             fn read_tls(&mut self, r: &mut Read) -> Result<usize, io::Error> {
[INFO] [stdout]     |                                            ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: chunfen-sec/src/client.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | session_struct!(ClientSession with state: ClientState);
[INFO] [stdout]     | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `session_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0782]: expected a type, found a trait
[INFO] [stdout]    --> chunfen-sec/src/session.rs:324:45
[INFO] [stdout]     |
[INFO] [stdout] 324 |             fn write_tls(&mut self, w: &mut Write) -> Result<usize, io::Error> {
[INFO] [stdout]     |                                             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: chunfen-sec/src/client.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | session_struct!(ClientSession with state: ClientState);
[INFO] [stdout]     | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `session_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0782]: expected a type, found a trait
[INFO] [stdout]    --> chunfen-sec/src/session.rs:320:44
[INFO] [stdout]     |
[INFO] [stdout] 320 |             fn read_tls(&mut self, r: &mut Read) -> Result<usize, io::Error> {
[INFO] [stdout]     |                                            ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: chunfen-sec/src/server.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | session_struct!(ServerSession with state: ServerState);
[INFO] [stdout]     | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `session_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0782]: expected a type, found a trait
[INFO] [stdout]    --> chunfen-sec/src/session.rs:324:45
[INFO] [stdout]     |
[INFO] [stdout] 324 |             fn write_tls(&mut self, w: &mut Write) -> Result<usize, io::Error> {
[INFO] [stdout]     |                                             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: chunfen-sec/src/server.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | session_struct!(ServerSession with state: ServerState);
[INFO] [stdout]     | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `session_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0782`.
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> chunfen-sec/src/data.rs:179:51
[INFO] [stdout]     |
[INFO] [stdout] 179 |                 write!(f, "{} of type {:?}", self.description(), typ),
[INFO] [stdout]     |                                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> chunfen-sec/src/data.rs:181:44
[INFO] [stdout]     |
[INFO] [stdout] 181 |                 write!(f, "{}, {:?}", self.description(), alert),
[INFO] [stdout]     |                                            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> chunfen-sec/src/data.rs:183:42
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 write!(f, "{}, {}", self.description(), why),
[INFO] [stdout]     |                                          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> chunfen-sec/src/data.rs:186:71
[INFO] [stdout]     |
[INFO] [stdout] 186 |             TLSError::PeerSentOversizedRecord => write!(f, "{}", self.description()),
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> chunfen-sec/src/data.rs:187:45
[INFO] [stdout]     |
[INFO] [stdout] 187 |             _ => write!(f, "{}: {:?}", self.description(), self),
[INFO] [stdout]     |                                             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `chunfen-sec` (lib test) due to 4 previous errors; 5 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: constant `SOCKS_V4` is never used
[INFO] [stdout]   --> chunfen-socks/src/lib.rs:33:7
[INFO] [stdout]    |
[INFO] [stdout] 33 | const SOCKS_V4:u8 = 4;
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> chunfen-socks/src/lib.rs:1:9
[INFO] [stdout]    |
[INFO] [stdout]  1 | #![warn(unused)]
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    = note: `#[warn(dead_code)]` implied by `#[warn(unused)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SOCKS_V4` is never used
[INFO] [stdout]   --> chunfen-socks/src/lib.rs:33:7
[INFO] [stdout]    |
[INFO] [stdout] 33 | const SOCKS_V4:u8 = 4;
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> chunfen-socks/src/lib.rs:1:9
[INFO] [stdout]    |
[INFO] [stdout]  1 | #![warn(unused)]
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    = note: `#[warn(dead_code)]` implied by `#[warn(unused)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0782`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `chunfen-sec` (lib) due to 4 previous errors; 5 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "19536a79d9e391d7fb880d20e2aac2b3078fef5c906766fb4c5b664be8cfff5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19536a79d9e391d7fb880d20e2aac2b3078fef5c906766fb4c5b664be8cfff5d", kill_on_drop: false }`
[INFO] [stdout] 19536a79d9e391d7fb880d20e2aac2b3078fef5c906766fb4c5b664be8cfff5d
